<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.key_tag {
    text-decoration: underline;
}


/*å¯¼èˆªæ&nbsp;æ&nbsp;·å¼*/

#menu {
    float: left;
    width:calc(81% - 21px);
    margin-left: 5%;
}


.navs {
    height: 112px;
}

.navs li {
    line-height: 112px;
    height: 112px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 10%;
    overflow: hidden;
}

.navs li:hover {
    overflow: visible;
}

.navs li a {
    display: block;
    line-height: 110px;
    color: #3f3f3f;
    height: 112px;
    font-size: 16px;
    z-index: 999;
    position: relative;
    transition: all 0.4s;
    text-indent: -5%;
}

.navs li span {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0a9dff;
    top: 0;
    left: 0;
    margin-top: -112px;
    transition: all 0.5s;
}

.navs li:hover span {
    margin-top: 0px;
}

.navs li:hover a {
    color: #fff;
    text-decoration: none;
}

.navs li:first-child {
    width: 14%;
}

.navs li:first-child a {
    background: url(../image/nav1.png) no-repeat 7% 50%;
    text-indent: 25%;
}

.navs li:first-child:hover a {
    background: url(../image/nav11.png) no-repeat 7% 50%;
}

.navs li .abj {
    background: url(../image/navt.png) no-repeat 92% 50%;
}

.navs li:hover .abj {
    background: url(../image/navb.png) no-repeat 92% 50%;
}

.navs li:hover .sec {
    opacity: 1;
}

.navs .sec {
    width: 200px;
    background: #1da4fd;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 112px;
    left: 0px;
    opacity: 0;
    transition: all 0.7s;
}

.navs .sec a {
    color: #fff;
    height: 38px;
    line-height: 38px;
    text-align: left;
    text-indent: 25px;
}

.navs .sec a:hover {background:#0285db;}


/*äº§å“åˆ†ç±»*/

.cate {
    border: 1px solid #e0e1dc;
    padding: 10px;
    background-color: #f7f7f7;
}

.cate li {
    line-height: 28px;
    border-bottom: 1px dashed #d7d7d7;
    line-height: 28px;
}

.cate li a {
    padding-left: 60px;
    display: block;
    height: 28px;
    line-height: 28px;
    background: url(../image/ico1.gif) 34px center no-repeat;
}

.cate li a:hover {
    background-color: #ececec;
    text-decoration: none;
}


/*è¯¦ç»†ä»‹ç»åˆ†é¡µæ&nbsp;·å¼*/

.total {
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 10px;
}

.paging_num {
    padding: 10px 0px;
    overflow: hidden;
    text-align: right;
}

.paging_num a {
    width: 25px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    border: 1px dashed #e0e1dc;
    color: #666;
    margin-left: 15px;
}

.paging_num a:hover {
    text-decoration: none;
    color: #005a98;
    border: 1px dashed #005a98;
}

.paging_num .paging_hover {
    text-decoration: none;
    color: #005a98;
    border: 1px dashed #005a98;
}


/*æ–°é—»åˆ—è¡¨*/

.news_list {}

.news_list li {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
}

.news_list li a {
    line-height: 27px;
    color: #666;
}

.news_list li a:hover {
    text-decoration: none;
    color: #e87518;
}

.news_list li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_list li h3 {
    font-size: 14px;
}

.news_list li div {
    line-height: 24px;
}


/*çƒ­é—¨å…³é”®è¯*/

.words {
    overflow: hidden;
    margin-right: -1.3%;
    padding-top: 5px;
}

.words li {
    width: 40%;
    float: left;
    border: 1px dashed #d0d0d0;
    background: #fcfcfc;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: 6.5%;
    margin-top: 11px;
}

.new1 li {
    padding-left: 13px;
    line-height: 40px;
    font-size: 14px;
}

.right_word {
    margin-left: 5%;
}


/*æ¡ˆä¾‹åˆ—è¡¨*/

.case_list {}

.case_list li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.case_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.case_list li a.img img {
    width: 150px;
    height: 120px;
}

.case_list li h3 {
    text-align: center;
    padding-top: 5px;
}

.case_list li h3 a {
    font-weight: normal;
}

.case_list li a.img {
    display: block;
}

.case_list li a.img:hover {
    border-color: #e87518;
}


/*Tagåˆ—è¡¨*/

.tag_list_product {
    margin-top: 10px;
}

.tag_list_product li {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    _display: inline;
}

.tag_list_product li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.tag_list_product li a.img img {
    width: 150px;
    height: 120px;
}

.tag_list_product li h3 {
    text-align: center;
    padding-top: 5px;
}

.tag_list_product li h3 a {
    font-weight: normal;
}

.tag_list_product li a.img {
    display: block;
}

.tag_list_product li a.img:hover {
    border-color: #e87518;
}

.tag_list_news {}

.tag_list_news li {
    line-height: 27px;
    position: relative;
    padding-left: 10px;
}

.tag_list_news li a {
    line-height: 27px;
}

.tag_list_news li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
}

.tag_list_news li h3 {
    font-size: 14px;
}

.tag_list_news li div {
    line-height: 24px;
}

.tag_total {
    height: 36px;
    line-height: 36px;
    text-align: left;
    padding-left: 20px;
    background-color: #edf1f5;
    border: 1px solid #b6c7db;
}


/*äº§å“é‡Œåˆ—è¡¨*/

.product-list1 {}

.product-list1 li {
    float: left;
    padding-bottom: 10px;
    _display: inline;
    overflow: hidden;
}

.product-list1 li a.img {
    border: 1px solid #e0e1dc;
}

.product-list1 li a.img img {
    width: 100%;
    height: 177px;
}

.product-list1 li h3 {
    width: 100%;
    height: 35px;
    background: #0a9dff;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 35px;
}

.product-list1 li h3 a {
    font-size: 14px;
    color: #fff;
    display: block;
    font-weight: normal;
    transition: all 0.3s;
}

.product-list1 li a.img {
    display: block;
}

.product-list1 li a.img {
    display: block;
    overflow: hidden;
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    position: relative;
}

.product-list1 li a.img figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product-list1 li a.img figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.product-list1 li:hover a.img img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.product-list1 li:hover a.img figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.sort_a {
    overflow: hidden;
}

.sort_a .layer1 {
    padding: 15px 0px;
    border-bottom: 1px dashed #a7b8d4;
    position: relative;
    height: 133px;
    z-index: 1;
}

.sort_a .layer1 .img {
    float: left;
    padding: 5px;
    border: 1px solid #dddddd;
}

.sort_a .layer1 .img img {
    width: 150px;
    height: 120px;
}

.sort_a .layer1 .img_right {
    width: 560px;
    float: right;
}

.sort_a .layer1 .img_right h3 {
    font: bold 14px/36px "å¾®è½¯é›…é»‘";
}

.sort_a .layer1 .img_right span {
    line-height: 25px;
    display: block;
}

.sort_a .layer1 .pro_more {
    position: absolute;
    right: 0px;
    bottom: 15px;
    width: 110px;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    background: #666666;
    color: #fff;
    font: bold 24px/24px "å¾®è½¯é›…é»‘";
}

.sort_a .layer1 .pro_more span {
    float: left;
}

.sort_a .layer1 .pro_more a {
    font: normal 12px/28px "å®‹ä½“";
    color: #fff;
    float: right;
    padding-right: 15px;
    display: inline-block;
}

.sort_a .layer1 .pro_more a:hover {
    text-decoration: none;
    color: #faf104;
}

.sort_a .abb_product {
    padding-top: 15px;
    border: 1px dashed #a7b8d4;
    border-top: none;
}

.productcates {
    padding-top: 10px;
}

.catemore {
    color: #0080d9;
    margin-top: 6px;
    overflow: hidden;
    position: relative;
}

.catemore h2 {
    width: 360px;
    float: left;
    font: bold 15px/36px "å¾®è½¯é›…é»‘";
}

.catemore a {
    float: right;
    font: normal 14px/36px "å¾®è½¯é›…é»‘";
    color: #444444;
    padding-right: 28px;
}

.catemore a:hover {
    text-decoration: none;
    color: #0080d9;
}


/*åœ°å›¾æ&nbsp;·å¼*/

#allmap {
    width: 95%;
    height: 500px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin: 0 auto;
}

.maplist {
    position: relative;
    overflow: hidden;
    padding: 18px 0px;
}

.maplist ul li {
    width: 26%;
    float: left;
    margin-right: 1.5%;
    margin-left: 1.5%;
    _display: inline;
    background: url(../image/ditulogo.png) no-repeat 18px 6px;
    padding-left: 40px;
    line-height: 26px;
    font-family: "å¾®è½¯é›…é»‘";
    height: 110px;
    border-right: 1px dashed #ddd;
    margin-bottom: 20px;
}

.maplist ul li h2 {
    font-size: 15px;
}

.maplist ul li span {
    font-size: 12px;
    color: #666;
}

.province {
    font: normal 14px/32px "å¾®è½¯é›…é»‘";
    padding: 0px 10px;
}

#search_form {
    margin: 15px 0px;
    padding-left: 20px;
}

#search_form select {
    width: 180px;
    border: 1px solid #d9d9d9;
    line-height: 32px;
    height: 32px;
}

.button_s {
    border: none;
    background: #459afa;
    line-height: 30px;
    color: #fff;
    text-align: center;
    width: 80px;
    margin-left: 15px;
    border-radius: 3px;
    transition: all 0.3s ease 0s;
}

.button_s:hover {
    background: #fb9108;
}


/*ä¸‹è½½åˆ—è¡¨*/

.down_list {}

.down_list li {
    line-height: 27px;
    height: 27px;
    position: relative;
    background: url(../image/list_dot1.gif) 0 50% no-repeat;
    padding-left: 10px;
}

.down_list li a {}


/*æ‹›è˜åˆ—è¡¨*/

.job_list {}

.job_list li {
    line-height: 27px;
    height: 27px;
    position: relative;
    background: url(../image/list_dot1.gif) 0 50% no-repeat;
    padding-left: 10px;
}

.job_list li a {}

.job_list li span {
    position: absolute;
    color: #999;
    right: 0;
    z-index: 0;
}


/*æ‹›è˜åˆ—è¡¨*/

.download_list {}

.download_list li {
    line-height: 27px;
    height: 27px;
    position: relative;
    background: url(../image/list_dot1.gif) 0 50% no-repeat;
    padding-left: 10px;
}

.download_list li a {}

.download_list li span {
    position: absolute;
    color: #999;
    right: 0;
    z-index: 0;
}


/*è¯¦ç»†é¡µé¢å…¬å…±æ&nbsp;·å¼*/

h3.title_bar {
    margin-left: 40px;
    width: 420px;
    float: left;
}

.share {
    padding-left: 5px;
    padding-bottom: 8px;
    float: left;
    width: 240px;
    height: 26px;
}

.info_title {
    border-bottom: 1px solid #e1e4e6;
}

.case_title {
    border-bottom: 1px solid #e1e4e6;
}


/*äº§å“è¯¦ç»†*/

.product_detail {
    padding: 5px;
}

.product_detail h1.title {
    text-align: center;
    line-height:50px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.product_detail .img {
    width: 40%;
    margin:0 auto;
    padding: 2px;
    border: 1px solid #e0e1dc;
    float:left;
}

.product_detail .img img {}

.product_detail .small {
width:100%;height:auto;
}

.jqzoom {
    text-decoration: none;
    float: left;
}

.product_detail .list {
    width: 55%;
    float:right;
    padding-top: 8px;
    margin: 0 auto;
}

.list_p {}

.list_p li {
    height: 40px;
    line-height: 29px;
    font-size: 14px;
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: "Microsoft YaHei"
}



.product_detail .inquiry {
    line-height: 32px;
    border: none;
    margin-top: 6px;
}

.product_detail .inquiry a {
    background: #0a9dff;
    display: block;
    width: 112px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
}

.product_detail .inquiry a:hover {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
}

.list_p li h2 a {
    font-size: 12px;
    font-family: "Microsoft YaHei"
}

.p_detail span.title {
    line-height: 28px;
    height: 28px;
    text-align: left;
    margin-top: 10px;
    display: block;
    padding-left: 10px;
    font-size: 12px;
    border-bottom: 1px solid #0055ac;
}

.p_detail p.dd {
    padding-top: 5px;
    padding-bottom: 5px;
}

h3.tag {
    line-height: 32px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 10px;
    color: #999;
    font-weight: normal;
}

h3.tag a {
    color: #005a98;
}

h3.tag a:hover {
    color: #e87518;
}

.page {
    line-height: 26px;
    border-top: 1px dashed #e0e1dc;
    margin-top: 6px;
    padding-top: 5px;
    font-size: 12px; padding-left:15px;
}

.page a {
    color: #005a98;
}

.page a:hover {
    color: #e87518;
}

.page span {
    color: #005a98;
}


/*æ–°é—»è¯¦ç»†*/

.news_detail {}

.news_detail h1.title {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.news_detail h3.title_bar {
    line-height: 26px;
    text-align: center;
    font-weight: normal;
    color: #808080;
    float: left;
    height: 26px;
    overflow: hidden;
}

.news_detail h3.title_bar span {
    padding-right: 10px;
}


/*æ‹›è˜è¯¦ç»†*/

.job_detail {}

.job_detail h1.title {
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.job_detail h3.title_bar {
    line-height: 26px;
    text-align: center;
    font-weight: normal;
    color: #808080;
}

.job_detail h3.title_bar span {
    padding-right: 10px;
}

.job_detail .content h4 {
    background-color: #f1f1f1;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 15px;
}

.job_detail .content div.text {
    padding-top: 10px;
    padding-left: 12px;
    padding-right: 8px;
}


/*ä¸‹è½½è¯¦ç»†*/

.down_info {
    padding: 10px;
    margin-top: 15px;
}

.down_info table {
    width: 100%;
}

.down_info table thead {
    line-height: 26px;
    background-color: #f2f2f2;
}

.down_info table th {
    border: 1px solid #b6d5f1;
}

.down_info table td {
    padding: 3px;
    padding-left: 10px;
    padding-right: 5px;
    border: 1px solid #b6d5f1;
    text-align: center;
    line-height: 28px;
    height: 28px;
}

#download {
    text-decoration: underline;
}

#down_detail {}

#down_detail .title {
    line-height: 26px;
    text-align: left;
    padding-left: 15px;
    font-size: 14px;
    height: 26px;
    background-color: #ececec;
}

#down_detail .text {
    padding: 10px;
}


/*å†…é¡µå·¦ä¾§åˆ†ç±»é€šç”¨æ&nbsp;·å¼*/

.sort {
    border: 1px solid #dcdcdc;
}

.sort li {
    position: relative;
    z-index: 999;
    line-height: 50px;
    text-indent: 50px;
}

.sort li .about_b {
    position: absolute;
    left: 210px;
    top: 0px;
    width: 210px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999;
}

.sort li .layer2 {
    position: absolute;
    left: 210px;
    top: 0px;
    width: 210px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999;
}

.sort li .layer2 li {
    overflow: hidden;
}

.sort li .layer2 li a {
    font-weight: bold;
    background: url(../image/ico1.gif) no-repeat 0% 50%;
}

.sort li .layer2 li a:hover {
    text-decoration: none;
    color: #3a78c1;
}

.sort li .layer2 li .layer3 li {
    border-bottom: 1px dashed #d5d5d5;
    margin: 6px 0px;
    height: 24px;
    line-height: 24px;
}

.sort li .layer2 li .layer3 li a {
    font: normal 12px/24px "å¾®è½¯é›…é»‘";
    background: none;
}

.sort li a {
    background: url(../images/n1.png) no-repeat 30px;
    color: #666;
    display: block;
    line-height: 50px;
    font-family: "å¾®è½¯é›…é»‘";
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
}

.sort li a:hover {
    color: #000;
    text-decoration: none;
    background: url(../image/n11.png) no-repeat 30px #ddd;
}


.sort li a.hover {
    color: #0a9dff; font-weight:bold

}



/*å†…é¡µç•™è¨€*/

.validation-form-container .msgbtn {
    background:#0a9dff;
    cursor: pointer;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center; padding-left:30px;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    font-family: "Microsoft YaHei";
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#code {
    padding-top: 10px;
    line-height: 26px;
}

#checkcode {
    height: 40px;
    line-height:40px;
    width: 120px;
    border: 1px solid #dedede; margin-right:10px;
}


/*é¦–é¡µç•™è¨€è¡¨å•*/

.index_message {
    position: relative;
}

.name_input {
    border: 1px solid #cccccc;
    margin-top: 5px;
    background: #fff;
    height: 22px;
    width: 189px;
}

.input_left {
    float: left;
    width: 40px;
    text-align: center;
    background: url(../image/title_left.jpg) left top repeat-x;
    height: 22px;
    line-height: 22px
}

.input_right {
    position: relative;
    float: right;
}

.input_right input {
    height: 22px;
    line-height: 22px;
}

.input_right .m_label {
    position: absolute;
    width: 100px;
    text-align: left;
    line-height: 22px;
    padding-left: 6px;
    color: #ccc;
    z-index: 1;
    cursor: text;
    font-size:12px;
}

#m_div {
    width: 222px;
    position: fixed;
    right: 2px;
    bottom: 0px;
    padding-bottom: 1px;
    z-index: 99999;
    background: none;
}

@media(max-width:768px){
    #m_div{
        display:none!important;
    }
}


.d_label {
    line-height: 18px;
    padding-top: 8px;
    width: 160px;
        position: absolute;
    width: 160px;
    text-align: left;
    line-height: 16px;
    padding-left: 8px;
    color: #ccc;
    z-index: 1;
    cursor: text;
    font-size:12px;
}

.w_message {
    border: 1px solid #4a9cf9;
    padding: 7px;
    padding-top: 3px;
 
    background: #fff;
    padding-bottom: 27px;
    background: url(../image/message_bg.jpg) #fff left top no-repeat;
}

.w_message #name {
    width: 142px;
    height: 22px;
    line-height: 22px;
    border: none !important;
}

.w_message #contact {
    width: 142px;
    height: 20px;
    line-height: 20px;
    border: none !important;
}

.w_message #email {
    width: 142px;
    height: 20px;
    line-height: 20px;
    border: none !important;
}

.w_message #address {
    width: 142px;
    height: 20px;
    line-height: 20px;
    border: none !important;
}

.w_message #content {
    width: 176px;
    height: 65px;
    resize: none;
    overflow-y: auto;
    overflow-x: hidden;
}

.w_message #checkcode {
    width: 82px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #ccc;
    background-color: #fff;
}

#message_main {
    display: table-cell;
}

.w_message #message_main tr {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 28px;
}

.w_message #message_main tr th {
    height: 28px;
    line-height: 28px;
    width: 37px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.w_message #code {
    padding-top: 0px;
    margin-top: 5px;
}

.w_title {
    background: none;
    color: #fff;
    ;
    position: relative;
    cursor: pointer;
    height: 33px;
    width: 222px;
    overflow: hidden;
}

.w_message #message_main .m_input {
    border: 1px solid #ccc;
    background-color: #fff;
}

.w_message .msgbtn {
    width: 93px;
    height: 29px;
    line-height: 20px;
    background: url(../image/submit.png) 50% 50% no-repeat;
    margin-top: 3px;
    border: none;
    font-family: "å®‹ä½“", arial;
    font-size: 12px;
    margin-left: 54px;
    font-family: "å¾®è½¯é›…é»‘";
    color: #fff;
}

.w_message .msgbtn_hover {
    background: #3c96fc;
    color: #fff;
    border: 1px solid #3c96fc;
}

.m_close {
    background: url(../image/messbtn.png) left top no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    overflow: hidden;
    width: 19px;
    height: 20px;
    right: 12px;
    top: 8px;
    cursor: pointer;
}

.m_open {
    background: url(../image/messbtn1.png) left top no-repeat;
}

.w_message .m_under {
    position: absolute;
    width: 227px;
    height: 37px;
    line-height: 41px;
    left: 0;
    bottom: 1px;
}

.w_message .support {
    color: #000;
    width: 100px;
    position: absolute;
    bottom: 1px;
    right: 8px;
    font-size: 12px;
}

#m_top {
    height: 1px;
    font-size: 0px;
    line-height: 1px;
    margin: 0 2px;
    background: #4a9cf9;
}

#m_mid {
    height: 1px;
    font-size: 0px;
    line-height: 1px;
    margin: 0 1px;
    background: #4a9cf9;
}

#m_bot {
    background: #4a9cf9;
    height: 31px;
    line-height: 31px;
    padding-left: 9px;
    font-family: "å¾®è½¯é›…é»‘";
    font-size: 13px;
}


/*åˆ†é¡µæ&nbsp;·å¼1*/
.pageController {
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #505050;
    margin: 0 auto;
    border-top: 1px solid #E2E3E4;
    margin-top: 16px;
    line-height: 24px;
}

.pageController a {
    background-color: #FFF;
    vertical-align: middle;
    border: #efefef 1px solid;
    color: #505050;
    padding: 5px 8px;
    margin-right: 3px;
    margin-left: 3px;
}

.pageController a:hover {
    background-color: #efefef;
    color: #438ece;
    text-decoration: none;
    border: #efefef 1px solid;
}

.pageController .currPage {
    background-color: #efefef;
    color: #ff0000;
    border: #efefef 1px solid;
}

.pageController .t1 {
    float: left;
    margin-right: 5px;
    height: 35px;
    line-height: 22px;
    white-space: nowrap;
}

.pageController .t2 {
    float: right;
    vertical-align: middle;
    line-height: 24px;
}

.pageController .t2 #current {
    padding: 0 5px;
    line-height: 24px;
}

.pageController .t1 span {
    padding-left: 4px;
    padding-right: 4px;
}

.pageController select {
    height: 24px;
    vertical-align: middle;
    text-align: center;
    line-height: 24px;
}

.pageController select option {
    vertical-align: middle;
}


/*ç›¸å…³äº§å“å’Œæ–°é—»*/

.relate_list {
    margin-top: 10px;
}

.relate h4 {
    line-height: 30px;
    border-bottom: 1px solid #0a9dff;
    padding-left: 5px;
}

#relate_p .img img {
    width: 120px;
    height: 96px;
}

#relate_p li {

}

#relate_n li {
    width: 48%;
    float: left;
}

.relate ul {
    float: none;
}


/*åšå®¢åˆ—è¡¨*/

.blog_list {}

.blog_list li {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.blog_list li h2 {
    line-height: 42px;
    height: 42px;
    padding-left: 10px;
    padding-left: 20px;
    border-bottom: 1px dashed #ccc;
}

.blog_list li h2 a {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    font-weight: bold;
    color: #4C4C4C;
    line-height: 42px;
    color: #204e7d;
}

.blog_list li .summary {
    color: #878787;
    line-height: 28px;
    height: 28px;
    text-indent: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.blog_list li .under {
    padding-left: 20px;
    padding-top: 5px;
    height: 24px;
    line-height: 24px;
    padding-bottom: 5px;
    color: #2970a6;
}

.blog_list li .under a {
    color: #2970a6;
}


/*ç½‘ç«™åœ°å›¾*/

h3.map_title {
    line-height: 30px;
    line-height: 30px;
    background-color: #f5f8fa;
    border: 1px solid #d6dbe1;
    text-indent: 20px;
    color: #3b639f;
    border-bottom: 2px solid #458fce;
}

.map_list {
    line-height: 30px;
    padding-left: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.map_list a {
    padding: 4px;
    white-space: nowrap;
}

.map_list a:hover {
    text-decoration: none;
    background-color: #3b639f;
    color: #fff;
    padding: 4px;
}


/*çƒ­æŽ¨äº§å“*/

.content-getkey {
    padding: 15px 10px;
}

.getkey_list {}

.getkey_list li {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 15px;
    _display: inline;
}

.getkey_list li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.getkey_list li a.img img {
    width: 150px;
    height: 120px;
}

.getkey_list li h3 {
    text-align: center;
    padding-top: 5px;
}

.getkey_list li h3 a {
    font-weight: normal;
}

.getkey_list li a.img {
    display: block;
}

.getkey_list li a.img:hover {
    border-color: #e87518;
}

.content-getkey .content {
    line-height: 24px;
    overflow: hidden;
    padding: 15px 10px 10px;
}

.getkey_detail .content {
    line-height: 24px;
    overflow: hidden;
    padding: 15px 10px 10px;
}


/*ç®€åŽ†æäº¤*/

.job-title {
    padding-left: 10px;
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 15px;
}

.job-title .job-send {
    background: #f1f1f1;
    padding: 5px 10px;
    border-radius: 4px;
}

.send-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #060;
}

.message-job {
    padding-left: 10px;
    padding-bottom: 10px;
}

.message-job li {
    line-height: 30px;
    margin-bottom: 10px;
}

.message-job li label {
    font-size: 14px;
    width: 70px;
    float: left;
    text-align: right;
}

.message-job li span {
    color: red;
}

.message-job li input[type='radio'] {
    margin: 0 10px;
}

.message-job li input.jobinput {
    border: 1px solid #ccc;
    width: 200px;
    margin: 0 5px;
    line-height: 24px;
    height: 24px;
    padding: 0 5px;
}

.message-job li select {
    line-height: 24px;
    height: 24px;
    padding: 0 5px;
}

.message-job li #experience {
    width: 400px;
    height: 80px;
}

.message-job li input#file {
    margin-top: 18px;
    margin-right: 20px;
}

.message-job input.jobbtn {
    width: 80px;
    border: 1px solid #f1f1f1;
    background: #BBB;
    color: #fff;
    border-radius: 4px;
    font-family: "Microsoft Yahei";
    line-height: 30px;
    height: 30px;
    margin: 0 8px 0;
    cursor: pointer;
}

.message-job input.jobbtn:hover {
    background: #aeaaaa;
}

.message-job li.last {
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
    padding: 5px 0;
    font-size: 14px;
    color: #060;
}

.resume-prompt {
    line-height: 36px;
    color: #999;
}

.message-job span.last {
    color: red;
    display: inline-block;
    line-height: 36px;
}

/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.wid1200 {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
}

.honor1 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

#container {
    max-width: 1200px;
    margin: 0 auto; margin-bottom:20px;
}


/*ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚Â&nbsp;Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/

.wellcome {
    height: 30px;
    line-height: 30px;
    background: #efefef;
    position: relative;
    z-index: 9999;
}

.k1 {
    float: left;
    font-size: 12px;
}

.k1 a {
    font-size: 12px;
}

.hotSearch {
    float: right;
    font-weight: normal;
}

.hotSearch a {
    margin-right: 6px;
}

.head {
    height: 112px;
}

#header {
    width: 90%;
    margin: 0 auto;
    height: 112px;
    position: relative;
}

@media(max-width:1200px) {
    #header {
        width: 100%;
    }
}

.logo {
    float: left;
    width: 14%;
    line-height: 112px;
}

.logo img {
    max-width: 100%;
    height: auto;
}


/*ÃƒÂ§Ã†â€™Ã‚Â­ÃƒÂ©Ã¢â‚¬â€Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢*/


/*ÃƒÂ§Ã†â€™Ã‚Â­ÃƒÂ©Ã¢â‚¬â€Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢*/

.search {
    position: relative;
    float: right;
    width: 21px;
    height: 21px;
    cursor: pointer;
    z-index: 9999;
    margin-top: 46px;
}

.search1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    background: url(../image/ss.png) no-repeat;
}

#formsearch {
    position: absolute;
    z-index: 20;
    top: 46px;
    right: 0;
    display: none;
    width: 350px;
    margin-left: -20px;
    padding: 20px;
    border: 1px solid #e0e0e0;
    background: #fff;
}

#formsearch input {
    position: absolute;
    top: 1px;
    width: 100%;
    height: 34px;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#formsearch input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.sinput {
    position: relative;
    height: 36px;
}

#formsearch input#keyword {
    outline: none;
}

#formsearch input#s_btn {
    position: absolute;
    z-index: 2;
    top: 1px;
    right: -1px;
    width: 39px;
    height: 36px;
    border: 0;
    background: url(../image/hw1_sprite.png) 0 -142px;
    cursor: pointer;
}

#formsearch input#s_btn:hover {
    background-position: -42px -142px;
}

.search .triangle {
    position: absolute;
    top: -15px;
    right: 0;
    display: none\9;
    overflow: hidden;
    width: 320px;
    height: 15px;
}

.search .triangle:before {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 20px;
    height: 20px;
    content: '';
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #ddd;
    background-color: #fff;
    /* background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)); */
    /* background-image: -webkit-linear-gradient(top,#fff,#fff); */
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    /* background-image: linear-gradient(180deg,#fff,#fff); */
}


/***banner***/

.topbanner {
    position: relative;
}

.banner {
    width: 100%;
    height: 100%!important;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
    display: block!important
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
}

.banner ul.bb li a {
    width: 100%;
    display: block;
    height: 100%;
}

.banner ul.bb li a img {
    width: 100%;
    height: 100%;
}

.banner .num {
    position: absolute;
    right: 10%;
    top: 40%;
    width: 62px;
    z-index: 100;
}

.banner .num li {
    width: 100%;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
    width: 100%;
    transition: .3s;
    text-align: right;
}

.banner .num li.num_hover {
    width: 80%;
    transition: .3s;
    float: right;
}

.banner .num li a {
    color: #fff;
}

a.miao {
    position: absolute;
    display: block;
    width: 49px;
    height: 49px;
    bottom: 20px;
    left: 50%;
    margin-left: -25px;
    z-index: 999
}

@keyframes myfirst {
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@-moz-keyframes myfirst
/* Firefox */

{
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@-webkit-keyframes myfirst
/* Safari ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢ Chrome */

{
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@-o-keyframes myfirst
/* Opera */

{
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@keyframes mysec {
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

@-moz-keyframes mysec
/* Firefox */

{
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

@-webkit-keyframes mysec
/* Safari ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢ Chrome */

{
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

@-o-keyframes mysec
/* Opera */

{
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

.topbanner .text {
    color: #fff;
    display: table;
    width: 730px;
    height: 100%;
    font: 400 40px/60px "Microsoft Yahei";
    position: absolute;
    left: 50%;
    margin-left: -600px;
    text-align: left;
    top: 10%;
}

@media (max-width: 1299px) {
    .topbanner .text {
        margin-left: 0;
        left: 15px;
    }
}

.banbox {
    display: table-cell;
    vertical-align: middle;
}

.topbanner .en {
    color: #fff;
    font: 600 3vw/4vw "Ã¥Â¹Â¼Ã¥Å“â€&nbsp;";
    text-shadow: 0 0 3px #333;
}

.topbanner .textt {
    color: #fff;
    font: 100 2vw/3.8vw "Ã¥ÂÅ½Ã¦â€“â€¡Ã¤Â»Â¿Ã¥Â®â€¹";
    text-transform: Capitalize;
    letter-spacing: 3px;
}

.topbanner .bantop {
    position: relative;
    opacity: 1;
    right: 0;
    animation: myfirst 1.2s;
    -moz-animation: myfirst 1.2s;
    -webkit-animation: myfirst 1.2s;
    -o-animation: myfirst 1.2s;
}

.topbanner .banbottom {
    padding-top: 70px;
    position: relative;
    opacity: 1;
    right: 0;
    animation: mysec 1.5s;
    -moz-animation: mysec 1.5s;
    -webkit-animation: mysec 1.5s;
    -o-animation: mysec 1.5s;
}

.topbanner ul.bb li .banbottom a {
    display: inline-block;
    vertical-align: top;
    width: 98px;
    color: #fff;
    font: 400 16px/30px "Microsoft Yahei";
    text-align: center;
}

.topbanner .banbottom .more {
    border: 1px solid #fff;
}

.topbanner .banbottom .more2 {
    border: 1px solid #946d4d;
    background: #946d4d;
}

.swiper-wrapper img {
    max-width: 100%;
    height: auto;
}

@media(max-width:768px) {
    .banner .num {
        top: 30%;
    }
    .topbanner .en {
        font: 600 20px/30px "ÃƒÂ¥Ã‚Â¹Ã‚Â¼ÃƒÂ¥Ã…â€œÃ¢â‚¬Â&nbsp;";
    }
    .topbanner .textt {
        font: 100 16px/30px "ÃƒÂ¥Ã‚Â¹Ã‚Â¼ÃƒÂ¥Ã…â€œÃ¢â‚¬Â&nbsp;";
    }
    .banner .num li {
        line-height: 30px;
        font-size: 20px;
    }
}

@media(max-width:414px) {
    .banner .num {
        position: absolute;
        top: 80%;
        width: 100%;
        text-align: center;
        right: 0;
    }
    .banner .num li {
        display: inline-block;
        width: 10px;
        height: 10px;
        line-height: 10px;
        margin: 0 2px;
        border-radius: 100px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        background: #fff;
        float: none;
        font-size: 0;
    }
    .banner .num li.num_hover {
        width: 10px;
        transition: .3s;
        float: none;
        background: #5bbdff;
        padding: 0;
    }
    .banner .num li a {
        visibility: hidden;
    }
}

.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 113px;
    left: 0px;
    z-index: 0;
}

.cb-slideshow:after {
    content: '';
    background: transparent url(http://www.ruiquan.com/template/default/images/pattern.png) repeat top left;
}

.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}

.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    top: 35%;
    left: 18%;
    width: 100%;
    text-align: left;
    opacity: 0;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}

.cb-slideshow li div h3 {
    font-size: 40px;
    padding-left: 30px;
    line-height: 35px;
    color: #fff;
    font-family: ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ;
    padding-right: 70px;
    text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.7);
    font-weight: normal;
}

.cb-slideshow li:nth-child(1) span {
    background-image: url(http://www.ruiquan.com/template/default/images/banner.jpg)
}

.cb-slideshow li:nth-child(2) span {
    background-image: url(http://www.ruiquan.com/template/default/images/banner1.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) span {
    background-image: url(http://www.ruiquan.com/template/default/images/banner2.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) span {
    background-image: url(http://www.ruiquan.com/template/default/images/banner3.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) span {
    background-image: url(http://www.ruiquan.com/template/default/images/banner1.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) span {
    background-image: url(http://www.ruiquan.com/template/default/images/banner2.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

.cb-slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -webkit-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -moz-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -moz-transform: scale(1.1);
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -o-transform: scale(1.05);
        -o-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -o-transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -o-transform: scale(1.1);
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -ms-transform: scale(1.05);
        -ms-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        -ms-transform: scale(1.1);
    }
    25% {
        opacity: 0;
        -ms-transform: scale(1.1);
    }
    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        transform: scale(1.05);
        animation-timing-function: ease-out;
    }
    17% {
        opacity: 1;
        transform: scale(1.1);
    }
    25% {
        opacity: 0;
        transform: scale(1.1);
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -webkit-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0;
        -moz-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -moz-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes titleAnimation {
    0% {
        opacity: 0;
        -o-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -o-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -o-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -o-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes titleAnimation {
    0% {
        opacity: 0;
        -ms-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -ms-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -ms-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -ms-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0;
        transform: translateX(200px);
    }
    8% {
        opacity: 1;
        transform: translateX(0px);
    }
    17% {
        opacity: 1;
        transform: translateX(0px);
    }
    19% {
        opacity: 0;
        transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.no-cssanimations .cb-slideshow li span {
    opacity: 1;
}

.nh6 {
    text-align: left;
    margin-left: 30px;
    margin-top: 15px;
    color: #fff;
    font-size: 22px;
    margin-right: 30px;
    font-weight: normal;
}

.nh6 .pp1 {
    width: 456px;
    height: 90px;
    background: #0a9dff;
    line-height: 90px;
    font-size: 50px;
    letter-spacing: 8px;
    text-align: center;
}

.nh6 .pp2 {
    width: 508px;
    height: 70px;
    background: #0a9dff;
    letter-spacing: 8px;
    text-align: center;
    font-size: 36px;
    margin-top: 8px;
    line-height: 70px;
}


/*content*/

.about-box {
    padding: 40px 0px;
    background: url(../image/bj1.jpg) no-repeat center;
}

.about-left {
    width: 41%;
    float: left;
}

.reuse {
    font-size: 30px;
    color: #aeaeae;
    padding-top: 30px;
    background: url(../image/h2bj1.png) no-repeat 0px 15px;
}

.reuse p {
    font-size: 30px;
    font-weight: normal;
    color: #3f3f3f;
}

.about-left .about-text {
    color: #717171;
    font-size: 14px;
    line-height: 24px;
    padding-top: 30px;
}

.about-left .about-link {
    display: block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: left;
    text-indent: 15px;
    background: url(../image/ablink.png) no-repeat 99px 18px rgba(10, 157, 255, .67);
    color: #fff;
    font-size: 12px;
    margin-top: 43px;
    /* position: absolute!important; */
    left: 0;
    bottom: 0;
}

.about-left .about-link:hover {
    background: url(../image/ablink.png) no-repeat 105px 18px rgba(10, 157, 255, .67);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}

.about-left .about-link {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: transform;
    transition-property: transform;
    transition: all 0.3s;
}

.about-left .about-link:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.about-left .about-link:hover,
.about-left .about-link:focus,
.about-left .about-link:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
}

.about-left .about-link:hover:before,
.about-left .about-link:focus:before,
.about-left .about-link:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.about-right {
    width: 56.2%;
    float: right;
    position: relative;
    margin-top: 17px;
}

.about-right img {
    max-width: 100%;
    float: right;
    margin-right: 70px;
    transition: all 1s;
    cursor: pointer;
}

.about-right .morezp {
    width: 145px;
    height: 95px;
    background: rgba(10, 157, 255, .54);
    display: block;
    position: absolute;
    text-align: center;
    font-family: "Arial";
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 65px;
    bottom: 10%;
    right: 0;
    transition: all 1s;
}

.about-right .morezp p {
    font-weight: normal;
    line-height: 0px;
}

.about-right:hover img {
    margin-right: 0px;
}

.about-right:hover .morezp {
    margin-right: 100px;
    opacity: 0.8;
    box-shadow: 0px 8px 8px rgba(0, 0, 0, 1);
}

.count1 {
    position: relative;
}

.num-list {
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    top: 0;
    height: 100%;
}

.num-list li {
    width: 50%;
    float: left;
    height: 100%;
    background: rgba(66, 175, 248, .62);
    text-shadow: 2px 2px 2px #999;
}

.num-list li:nth-child(2) {
    background: rgba(16, 159, 255, .62)
}

.num-list li:hover {
    background: rgba(66, 175, 248, .82);
}

.num-list li p {
    color: #c8c8c8;
    font-size: 14px;
    line-height: 28px;
    text-indent: 28%;
}

.num-list li div {
    text-indent: 28%;
    color: #fff;
    padding-top: 6%;
}

.num-list li div b {
    font-size: 48px;
}

.num-list li div .timer {
    font-size: 48px;
    font-weight: bold;
}

.num-list li div span {
    font-size: 14px;
}

.num-list li p:first-child {
    padding-top: 16%;
}

.num-list li p:last-child {
    padding-bottom: 16%;
    color: #fff;
}

@media(max-width:1200px) {
    .num-list {
        position: absolute;
        width: 100%;
        left: 0;
        margin-left: auto;
        top: 0;
    }
    .num-list li div {
        text-indent: 0;
    }
    .num-list li p {
        text-indent: 0;
    }
    .num-list li div .timer,
    .num-list li div b {
        font-size: 30px;
    }
    .num-list li {
        padding-left: 2%;
    }
}

.honor1 {
    position: relative;
    box-shadow: 5px 5px 5px #ececec;
    margin-top: 2.5vw;
    overflow: hidden
}

.honor1 img {
    width: 100%;
    height: auto;
}

.honor_text {
    position: absolute;
    left: 0;
    top: 0;
    width: 330px;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(10, 157, 255, .6);
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    padding: 20px 40px;
    box-sizing: border-box;
}

.honor_text a {
    display: block;
    width: 105px;
    height: 28px;
    line-height: 28px;
    border-radius: 5px;
    color: #0a9dff;
    font-size: 14px;
    background: rgba(255, 255, 255, .56);
    text-align: center;
    margin-top: 2.5vw;
}

.honor_text a:hover {
    font-weight: bold;
}

.roll-wrap {
    position: relative;
    width: 100%;
    height: 299px;
}

.roll-hide {
    position: relative;
    width: 100%;
    height: 299px;
    overflow: hidden;
}

.roll_row .roll__list {
    width: 9999px;
}

.roll_row .roll__list li {
    float: left;
    display: block;
    margin-right: 25px;
    width: 220px;
    height: 299px;
}

.control {
    position: absolute;
    top: 110px;
    width: 32px;
    height: 54px;
    opacity: 0;
    transition: all 1s;
}

.control.pre {
    left: -50px;
    background: url(../image/le.png) no-repeat center;
}

.control.next9 {
    right: -50px;
    background: url(../image/ri.png) no-repeat center;
}

.roll-wrap:hover .control {
    opacity: 1;
}

.adv-list {
    text-align: justify;
    margin-top: 20px;
}

.adv-list li {
    position: relative;
    display: inline-block;
    width: 32.5%;
    vertical-align: top;
}

.adv-list li a.img {
    display: block;
    overflow: hidden;
}

.adv-list li a.img img {
    width: 100%;
}

.adv-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.adv-list li h3 {
    width: 270px;
    height: 60px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    z-index: 999;
    border: 1px solid #333;
    text-align: center;
    font-size: 16px;
    color: #3f3f3f;
    font-weight: normal;
    bottom: -27px;
    left: 0;
    right: 0;
    box-shadow: 0px 2px 8px rgba(255, 255, 255, 1);
    line-height: 60px;
    padding-top: 0;
}

.adv-list li:hover h3 {
    font-weight: bold;
    color: #55bbff;
}

.h3class-2 {
    line-height: 60px;
}

.h3class-1,
.h3class-3 {
    line-height: 23px;
    padding-top: 5px;
}

.advdetail {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../image/adv.png) no-repeat center rgba(0, 0, 0, 0.3);
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
}

.adv-list li:hover .advdetail {
    opacity: 1;
}

.advdetail a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.pro-list-box {
    height: 800px;
    background: url(../image/bj2.jpg) no-repeat center fixed;
    margin-top: 60px;
    overflow: hidden;
    position: relative;
    background-size: cover;
}

.reuse1 {
    text-align: center;
    font-size: 30px;
    color: #aeadab;
    font-weight: normal;
    padding: 15px 0px;
}

.reuse1 p {
    color: #fff
}

.cate-list {
    text-align: justify;
    margin-top: 5px;
}

.cate-list li {
    position: relative;
    display: inline-block;
    width: 48.3%;
    vertical-align: top;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    overflow: hidden;
}

.cate-list li a {
    display: block
}

.cate-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.cate-list li h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 55px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 40px;
    transition: all 0.3s;
}

.cate-list li:hover h3 {
    margin-bottom: 70px;
}

.cate-list li p {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    width: 100%;
    text-align: center;
    opacity: 1;
    transition: all 0.4s;
    margin-bottom: 10px;
}

.cate-list li:hover p {
    margin-bottom: 30px;
}

.cate-list li img {
    width: calc(100% + 50px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

.cate-list li:hover img {}

.roll-wrap1 {
    position: relative;
    width: 100%;
    height: 172px;
}

.roll-hide1 {
    position: relative;
    width: 100%;
    height: 230px;
    overflow: hidden;
}

.roll_row1 .roll__list {
    width: 9999px;
}

.roll_row1 .roll__list li {
    float: left;
    display: block;
    margin-right: 13px;
    width: 290px;
    position: relative;
}

.roll_row1 .roll__list li a.img {
    display: block;
    overflow: hidden;
    position: relative;
    width: 290px;
    height: 190px;
}

.roll_row1 .roll__list li a.img img {
    transition: .5s;
    width: 100%;
    height: auto;
}

.roll_row1 .roll__list li:hover a.img img {
    transform: scale(1.1);
}

.roll_row1 .roll__list li h3 a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
    text-align: center;
}

.roll_row1 .roll__list li:hover h3 a {
    color: #1da4fd;
}

.control1 {
    position: absolute;
    z-index: 9999;
    top: 29%;
    display: block;
    overflow: hidden;
    width: 35px;
    height: 60px;
    cursor: pointer;
    opacity: 1;
    transition: all 0.3s;
}

.control1.pre {
    left: -42px;
    background: url(../image/l.png) no-repeat center;
}

.control1.next9 {
    right: -42px;
    background: url(../image/r.png) no-repeat center;
}

.roll-wrap1:hover .control1 {
    opacity: 1;
}

.roll_row1 .roll__list li p {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../image/add.png) rgba(0, 0, 0, 0.4) no-repeat center;
    top: 0;
    left: 0;
    text-align: center;
    transition: all 0.5s;
    margin-top: 190px;
}

.roll_row1 .roll__list li:hover p {
    margin-top: 0px;
}

.case-box {
    position: relative;
    z-index: 999;
    overflow: hidden;
    margin-bottom: 30px;
}

.reuse2 {
    background: none;
    padding-top: 50px;
    padding-bottom: 30px;
    text-transform: uppercase;
}

.case-left {
    width: 23.75%;
    float: left;
    position: relative;
}

.case-right {
    width: 74.17%;
    float: right;
}

.case1 {
    border: 1px solid #d2d2d2;
}

.case1 .img {
    width: 31.7%;
    float: left;
    position: relative;
    overflow: hidden
}

.case1 .img img {
    max-width: 100%;
    transition: .3s;
    transform: scale(1);
}

.case1 .img:hover img {
    transition: .3s;
    transform: scale(1.1);
}

.case1 .img a {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../image/jia.png) no-repeat center 70%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 180px;
    top: 0;
    left: 0;
    z-index: 99
}

.case1 .img a:hover {
    color: #55bbff;
}

.case1 h3 {
    width: 68.3%;
    float: left;
    border-left: none;
}

.case1 h3 a {
    font-size: 20px;
    color: #3f3f3f;
    font-weight: normal;
    line-height: 45px;
    padding-left: 10%;
    display: block;
    padding-top: 6%;
    padding-right: 10%;
}

.case1 h3 p {
    font-weight: normal;
    line-height: 30px;
    font-size: 14px;
    color: #727272;
    padding-left: 10%;
    padding-right: 10%;
}

.case-sort {
    text-align: justify;
}

.case-sort .case2 {
    position: relative;
    display: inline-block;
    width: 31.8%;
    vertical-align: top;
    margin-top: 13px;
    overflow: hidden;
}

.case-sort .case2:hover img {
    transform: scale(1.2);
    opacity: 1;
}

.case-sort:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.case2 img {
    width: 100%;
    transition: .5s;
}

.case2 a {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../image/jia.png) no-repeat center 70%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 180px;
    top: 0;
    left: 0;
}

.case2 a:hover {
    color: #55bbff;
}

.indexShow {
    width: 100%;
    position: relative;
}

.viewTop {
    display: none;
}

.indexShowLeft {
    display: none;
}

.indexShowRight {
    width: 100%;
    position: relative;
}

.indexShowRightBg {
    width: 100%;
}

.indexShowRightBg img {
    display: block;
    width: 100%;
}

.indexShowRightContent {
    position: absolute;
    left: 50%;
    bottom: 20%;
    z-index: 50;
    height: 50px;
    margin: 0 0 0 -105px;
}

.indexShowRightContent li {
    float: left;
    width: 50px;
    margin: 0 10px;
}

.indexShowRightContent li img {
    display: block;
    width: 100%;
}

.indexShowRightWords {
    display: none;
}

@media (min-width: 768px) {
    .indexShowRightContent {
        height: 100px;
        margin: 0 0 0 -210px;
    }
    .indexShowRightContent li {
        width: 100px;
        margin: 0 20px;
    }
}

@media (min-width: 1200px) {
    .indexShow {
        height: 350px;
    }
    .viewTop {
        display: block;
        width: 436px;
        position: absolute;
        left: 50%;
        top: 50%;
        z-index: 2000;
        margin: -65px 0 0 -200px;
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        -moz-transition: all 1s;
        transition: all 1s;
    }
    .indexShowLeft {
        display: block;
        width: 50%;
        height: 350px;
        position: absolute;
        left: 0;
        top: 0;
        overflow: hidden;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }
    .indexShowLeftBg {
        height: 150%;
        position: absolute;
        left: 0;
        top: 0;
    }
    .indexShowLeftBg img {
        display: block;
        height: 100%;
    }
    .indexShowLeftContent {
        height: 100px;
        position: absolute;
        top: 50%;
        left: 30%;
        z-index: 50;
    }
    .indexShowLeftContent li {
        display: table;
        width: 100px;
        height: 100px;
        background: #232020;
        text-align: center;
        border-radius: 100%;
        float: left;
        margin: -50px 20px 0 20px;
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }
    .indexShowLeftContent li span {
        display: table-cell;
        vertical-align: middle;
    }
    .indexShowLeftContent li p {
        display: table-cell;
        vertical-align: middle;
    }
    .indexShowRight {
        width: 50%;
        height: 350px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        overflow: hidden;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }
    .indexShowRightBg {
        width: auto;
        height: 150%;
        position: absolute;
        right: 0;
        top: 0;
    }
    .indexShowRightBg img {
        width: auto;
        height: 100%;
    }
    .indexShowRightContent {
        bottom: 35%;
        margin: 0 0 0 -145px;
    }
    .indexShowRightContent li {
        margin: 0 50px;
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        -ms-transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
    .indexShowRightWords {
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        right: 0;
        bottom: 10%;
        z-index: 50;
        font-size: 14px;
        color: #fff;
        line-height: 22px;
        box-sizing: border-box;
        padding-left: 15%;
        opacity: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        -webkit-transform: translate(0, 100%);
        -moz-transform: translate(0, 100%);
        -o-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        transform: translate(0, 100%);
    }
    .indexShowLeft:hover {
        width: 70%;
        z-index: 20;
    }
    .indexShowLeft:hover .indexShowLeftContent li {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .indexShowRight:hover {
        width: 70%;
        z-index: 20;
    }
    .indexShowRight:hover .indexShowRightContent li {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    .indexShowRight:hover .indexShowRightWords {
        opacity: 1;
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@media (min-width: 1440px) {
    .indexShow,
    .indexShowRight,
    .indexShowLeft {
        height: 630px;
    }
    .viewTop {
        width: 520px;
        margin: -77px 0 0 -240px;
    }
    .indexShowLeftContent {
        height: 123px;
    }
    .indexShowLeftContent li {
        width: 123px;
        height: 123px;
        margin: -61px 20px 0 20px;
    }
    .indexShowRightContent {
        bottom: 50%;
        margin: 0px 0 0 -210px;
    }
    .indexShowRightContent li {
        width: 99px;
        height: 99px;
    }
    .indexShowRightWords {
        font-size: 16px;
        line-height: 28px;
        bottom: 20%;
    }
}

@media (min-width: 1920px) {
    .indexShow,
    .indexShowRight,
    .indexShowLeft {
        height: 640px;
    }
    .viewTop {
        width: 749px;
        margin: -103px 0 0 -350px;
    }
    .indexShowLeftContent {
        height: 123px;
    }
    .indexShowLeftContent li {
        width: 123px;
        height: 123px;
        margin: -61px 20px 0 20px;
    }
    .indexShowRightContent {
        bottom: 42%;
        margin: 0px 0 0 -210px;
    }
    .indexShowRightContent li {
        width: 99px;
        height: 99px;
    }
    .indexShowRightWords {
        font-size: 17px;
        line-height: 30px;
        bottom: 25%;
    }
}

.w100 {
    display: block;
    width: 100%;
}

.join-box {
    padding: 50px 0px;
}

.reuse3 {
    font-size: 35px;
    text-align: center;
    color: #aeaeae;
}

.reuse3 p {
    font-weight: normal;
    color: #222222;
    font-size: 30px;
}

.join-list {
    text-align: justify;
}

.join-list li {
    position: relative;
    display: inline-block;
    width: 24%;
    vertical-align: top;
    margin-top: 35px;
}

.join-list li img {
    width: 100%;
}

.join-list li .img2 {
    display: none;
}

.hoin-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.join-list li h2 {
    position: absolute;
    bottom: 120px;
    font-size: 24px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-weight: normal;
    transition: all 0.8s;
}

.join-list li h2 p {
    display: none;
    font-family: "Arial";
    transition: all 0.8s;
    padding-top: 15px;
    opacity: 0;
}

.join-list li a {
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    bottom: 55px;
    position: absolute;
    width: 100%;
    padding-bottom: 40px;
    /*background: url(../image/abj.png) no-repeat bottom;*/
    transition: all 0.8s;
}

.join-list li:hover h2 {
    margin-bottom: 150px;
}

.join-list li:hover h2 p {
    opacity: 0.9;
    display: block;
}

.join-list li:hover a {
    padding-bottom: 100px;
    background: url(../image/abj.png) no-repeat center 40px;
    ;
}

.news-box {
    padding-bottom: 25px;
    background: url(../image/bj3.jpg) no-repeat center;
    background-size: cover;
}

.news-center {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.reuse4 {
    font-size: 30px;
    color: rgba(63, 63, 63, .51);
    text-align: center;
    padding-top: 70px;
    padding-bottom: 30px;
    text-transform: uppercase;
}

.reuse4 p {
    font-size: 30px;
    color: #222;
    font-weight: normal;
}

.job_list1 li {
    width: 49%;
    float: left;
    margin-right: 2%;
    position: relative;
    overflow: hidden
}

.job_list1 li:last-child {
    margin-right: 0;
}

.job_list1 li h3 {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    text-indent: 20px;
    background: rgba(85, 187, 255, .64);
}

.job_list1 li:hover h3 {
    color: #1da4fd;
}

.job_list1 li img {
    width: 100%;
    height: auto;
}

.job_list1 li:hover img {}

.tabbtn {
    margin-bottom: 50px;
    text-align: center;
}

.tabbtn li {
    width: 144px;
    height: 40px;
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin: 0px 24px;
}

.tabbtn li a {
    display: block;
    color: #3f3f3f;
    border: 1px solid #74214d;
}

.tabbtn li.current a {
    background: #676767;
    color: #fff;
    border: 1px solid #676767;
}

.tabbtn1 {
    text-align: center;
}

.tabbtn1 li {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 3px solid #676767;
    display: inline-block;
    margin: 7px;
    margin-top: 50px;
    background: #676767;
    cursor: pointer;
}

.tabbtn1 li.current {
    border: 3px solid #fff;
    background: none;
}

.sublist1 li {
    width: 48%;
    background: #fff;
    padding: 15px 10px;
}

.sublist1 li:first-child {
    float: left;
}

.sublist1 li:last-child {
    float: right;
}

.sublist1 li .img1 {
    width: 34.9%;
    float: left;
}

.sublist1 li h3 {
    width: 62%;
    float: right;
}

.sublist1 li h3 a {
    font-size: 18px;
    font-weight: normal;
    color: #282828;
    line-height: 40px;
}

.sublist1 li:hover h3 a {
    text-decoration: underline;
}

.sublist1 li h3 p {
    font-size: 14px;
    color: #727272;
    font-weight: normal;
    line-height: 25px;
}

.sublist1 li h3 span {
    font-size: 14px;
    font-weight: normal;
    color: #727272;
    display: block;
    padding-top: 2%;
}


/*ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¹ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥*/

.f_link {
    max-width: 1230px;
    margin: 0 auto;
    line-height: 45px;
    font-size: 14px;
    color: #3f3f3f;
    padding: 0 15px;
}


/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨*/

.foot {
    background: #3d3d3d;
    padding: 30px 0px;
}

#footer {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.foot-left {
    width: 18%;
    float: left;
    text-align: center;
    margin-top: 4vw;
}

.foot-left img {
    margin-bottom: 28px;
    max-width: 100%;
    height: auto;
}

.foot-left&gt;p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    font-weight: bold;
}

.foot-right {
    width: 77.5%;
    float: right;
}

.phone1 {
    padding-left: 42px;
    background: url(../image/phone.png) no-repeat left center;
    text-align: left;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
}

.nav1 {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #4c4c4c;
}

.nav1 li {
    float: left;
    width: 12.5%;
    text-align: center;
    background: url(../image/nav1bj.png) no-repeat right;
}

.nav1 li a {
    display: block;
    color: #fff;
    font-size: 16px;
}

.nav1 li a:hover {
    color: #55bbff;
}

.nav1 li:last-child {
    background: none;
}

.foot-lx {}

.foot-lx .lxx {
    float: left;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding-top: 10px;
    padding-left: 20px;
}

.foot-lx .ewm {
    float: right;
    margin-top: 30px;
}

.copyright {
    text-align: left;
    color: #9e9e9e;
    padding-top: 15px;
    line-height: 25px;
    padding-left: 20px;
}

.copyright a {
    color: #9e9e9e;
}

.zhuyin {
    color: #fff;
}

.zhuyin a {
    color: #fff;
}

#gotop {
    position: fixed;
    width: 38px;
    height: 39px;
    right: 15%;
    z-index: 9999;
    display: block;
    bottom: 30.2%;
}


/*------------ÃƒÂ¥Ã¢â‚¬Â&nbsp;Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚Âµ-------------------*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    display: none;
}

.ny_banner {
    text-align: center;
}

.ny_banner img {
    max-width: 100%;
    height: auto;
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    width: 243px;
    float: left;
    padding-top: 36px;
}

.right {
    width: 920px;
    float: right;
    padding-top: 50px;
}

.left h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 56px;
    color: #fff;
    text-align: center;
    background: url(../image/nei.png) no-repeat left;
    ;
    background-size: cover;
    margin-top: 15px;
}

.left .content {
    border: 1px solid #eee;
    border-top: none;
}

.left_contact .content {
    padding: 10px;
    line-height: 30px;
}

.right .content {
    padding: 10px;
}

.right .content img{ max-width:100%;}


.sitemp {
    border-left: 10px solid #0a9dff;
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp .site {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site a {
    font-size: 14px;
    color: #000;
}

.sitemp h2 {
    font-size: 20px;
    color: #000;
    float: left;
    text-indent: 30px;
    line-height: 50px;
}

#nav-fiexd a.navbar-brand img {
    width: auto;
    max-height: 100%;
}

@media(max-width:414px) {
    #nav-fiexd a.navbar-brand img {
        height: 42px;
        margin-top: 19px;
    }
    .navbar-default .navbar-brand {
        line-height: 80px;
        display: block;
    }
}

.sw-cp-list li {
    width: 31.33%;
    padding: 0px 15px;
    text-align: center;
    margin: 0 1%;
    float: left;
}

.sw-cp-list li h3 {
    line-height: 30px;
    text-align: center;
}

@media(max-width:768px) {
    .sw-cp-list li h3 {
        line-height: 19px;
    }
}

.sw-cp-list li h3 a {
    color: #fff;
}

.sw-cp-list li img {
    max-width: 100%;
}

.mobile-join img {
    width: 100%;
    margin-top: 15px;
}

.join-list1 {
    float: left;
    overflow: hidden;
    width: 100%;
}

.join-list1 .list-title {
    line-height: 50px;
    float: left;
    width: 100%;
    height: 50px;
    padding: 0 12px;
    color: #333;
    background: #ebebeb;
}

.join-list1 .list-title div {
    font-size: 14px;
    font-weight: bold;
    width: 25%;
    text-align: center;
    color: #333;
    float: left;
}

.join-list1 .list-title .zhiwei {
    float: left;
    width: 25%;
    text-align: left;
}

.join-list1 .list-title .riqi {
    text-align: center;
}

.join-list1 li {
    line-height: 49px;
    float: left;
    width: 100%;
    height: 49px;
    padding: 0 12px;
    color: #333;
    border-bottom: 1px dashed #dedede;
    background: none;
}

.join-list1 li div {
    font-size: 14px;
    float: left;
    width: 25%;
    text-align: center;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    height: 50px;
}

.join-list1 li .zhiwei {
    float: left;
    width: 25%;
    text-align: left;
}

.join-list1 li .didian,
.join-list1 .list-title .didian {
    width: 38%;
}

.join-list1 li .renshu,
.join-list1 .list-title .renshu {
    width: 12%;
}

.join-list1 li .riqi {
    text-align: center;
}

.join-list1 li a {
    display: block;
    text-decoration: none;
    color: #333;
}

.join-list1 li a:hover {
    text-decoration: none;
}

.join-list1 li:hover {
    background: #f5f5f5;
}

.join-content {
    position: relative;
    float: left;
    width: 100%;
}

.join-content .titles {
    float: left;
    width: 100%;
}

.join-content .titles h5 {
    font-size: 16px;
    display: block;
    float: left;
    width: 100%;
    color: #333;
}

.join-content .titles b {
    font-size: 12px;
    font-weight: normal;
    display: block;
    float: left;
    width: 100%;
    margin-top: 5px;
    color: #666;
}

.join-content .join-text {
    line-height: 30px;
    float: left;
    width: 100%;
    margin-top: 38px;
}

.join-content .join-text h6 {
    font-size: 14px;
    font-weight: bold;
    display: block;
    color: #333;
}

.join-content .join-text p {
    font-size: 13px;
    color: #666;
}

.join-content .toujianli {
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
}

.join-content .toujianli .toujianli-list {
    float: left;
    width: 100%;
}

.join-content .toujianli .jianli-tou {
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    float: left;
    width: 63px;
    height: 40px;
    padding-left: 47px;
    cursor: pointer;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: url(http://www.ruiquan.com/template/default/images/inc_inc.png) no-repeat 18px -539px #dbc02c;
}

.join-content .toujianli .jianli-tou a {
    color: inherit;
    text-decoration: none;
}

.join-content .toujianli .jianli-list {
    display: none;
    float: left;
    width: 110px;
}

.join-content .toujianli .jianli-list img {
    float: left;
    margin-top: 8px;
    border: 1px solid #dadada;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.join-content .toujianli .jianli-list img:hover {
    border: 1px solid #003690;
}

.join-content .toujianli:hover .jianli-list {
    display: block;
}

@media(max-width:768px){
    .product-list1 li a.img img {
    width: 100%;
    height: 105px;
}
}
</pre></body></html>